ToolItem: Annotate menu proxy item as nullable
authorDaniel Boles <dboles@src.gnome.org>
Sun, 3 Sep 2017 09:39:58 +0000 (10:39 +0100)
committerDaniel Boles <dboles@src.gnome.org>
Sun, 3 Sep 2017 09:58:58 +0000 (10:58 +0100)
commitea73e0e0bd19daec8eaccdab1fb1d46adfa6a69f
treec994bb99860509832f1be62e43f63517ebb6e680
parent8216a7aa0f45a71c2516f0eadfabc9061bc46518
ToolItem: Annotate menu proxy item as nullable

It can be NULL. ::create-menu-proxy gave an example of when a NULL proxy
menu item could be useful, but the accessors did not annotate it as such.
gtk/gtktoolitem.c